<!DOCTYPE stack PUBLIC "-//Apple, Inc.//DTD stack V 2.0//EN" "" >
<stack>
<name>in</name>
<id>-1</id>
<cardCount>1</cardCount>
<cardID>2858</cardID>
<listID>3974</listID>
<cantModify><false /></cantModify>
<cantDelete><false /></cantDelete>
<cantAbort><false /></cantAbort>
<cardSize>
<width>480</width>
<height>312</height>
</cardSize>
<script>on openCardlock screenput the screenRect into screenSizeset the top of card window to (fourth item of screenSize - the height of this cd) div 2set the left of card window to (third item of screenSize - the width of this cd) div 2pass openCardend openCardon abortTranslatebeepanswer return & " Nothing to translate." with "Bye"exit to HyperCardend abortTranslateon hideInfoFldsrepeat with i = 1 to 4hide cd fld iend repeatend hideInfoFlds</script>